home *** CD-ROM | disk | FTP | other *** search
-
-
- PLEASE read this before trying to convert Aminet.awnp to your language
-
-
- Catalog support has been added to Aminet.awnp since version 1.6
-
- The method used by me is using a program found on Aminet called SimpleCat
-
- SimpleCat is very easy to use as all args can be set in the .cs file
-
- the 'Aminet.awnp.cs' file is the descriptor file for SimpleCat.
-
- languages are defined on the first line seperated by commas ','
-
- eg.
- ## languages english,français,español
-
- then the Locale Strings are defined by line and seperated by ';'
- eg.
-
- ;
- GAD_YES
- _Yes
- _Oui
- _Si
- ;
- MSG_HELLO
- Hello
- Bonjour
-
-
- it is best to edit the catalogs in the original Awminet.awnp archive dir.
- I have included a little dos script that will run SimpleCat (SimpleCat
- MUST be in your path)
- then it will attempt to flush memory to unload any cached catalogs
- you may not have the command flushlibs so either remove the command or
- change it to some other library flusher.
-
-
-
- RULES:
- ------
- Please try to stick to these rules in making translations...
- ------------------------------------------------------------
-
- Please Please try to keep all texts to a similar length
- larger texts will affect the sizes of the gui/gadgets and requesters
-
- if possible use 'WELL KNOWN' Abreviations to try to make the gui smaller.
-
- Watch out for the '¶' character as it is used as a placemarker
- Watch out for _Underscores , ensure you don't repeat keykodes to gadgets
-
-
- PLEASE Send me your updated Aminet.awnp.cs files
- Bruce Steers <bsteers@ukonline.co.uk>
-
- Thanks for reading this Text,
- Bruce
-